projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
497ee4f
)
Fix typo.
author
Andrew Innes
<andrewi@gnu.org>
Thu, 3 Jun 1999 19:44:06 +0000
(19:44 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Thu, 3 Jun 1999 19:44:06 +0000
(19:44 +0000)
nt/preprep.c
patch
|
blob
|
history
diff --git
a/nt/preprep.c
b/nt/preprep.c
index a33d3f049d3af429553d087919b45b80b0edee0f..4087c512c19dbf5b8bf380e720ced4ff9840661a 100644
(file)
--- a/
nt/preprep.c
+++ b/
nt/preprep.c
@@
-741,7
+741,7
@@
copy_executable_and_move_sections (file_data *p_infile,
dropped from NT4 anyway. */
abort ();
break;
-#if
n
def IMAGE_REL_BASED_SECTION
+#ifdef IMAGE_REL_BASED_SECTION
case IMAGE_REL_BASED_SECTION:
case IMAGE_REL_BASED_REL32:
/* Docs don't say what these values mean. */